Skip to content

Conversation

@emedinag
Copy link

Fix error on new python versions https://stackoverflow.com/questions/70943244/attributeerror-module-collections-has-no-attribute-mutablemapping

Traceback (most recent call last):
File "", line 1, in
File "/root/.vim/bundle/Conque-GDB/autoload/conque_gdb/conque_gdb.py", line 39, in
class RegisteredBpDict(collections.abc.MutableMapping):
AttributeError: module 'collections' has no attribute 'abc'
Press ENTER or type command to continue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant